From d7800e5b7d62406d239f856e407aeeee110e8dab Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 5 Nov 2006 17:25:57 +0000 Subject: [PATCH] * emacs.py: (eargs) Provide eldoc message for builtin types. Make sure eargs always outputs sentinel, to avoid emacs freeze. --- etc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index c7fd8ea2a6f..b6d1fc2d6bb 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2006-11-05 Slawomir Nowaczyk (tiny change) + + * emacs.py: (eargs) Provide eldoc message for builtin types. + Make sure eargs always outputs sentinel, to avoid emacs freeze. + 2006-10-22 Chong Yidong * emacs.py (eargs): Return expected _emacs_out string even if -- 2.30.2